You are here: Understanding the Meridian object model > About the ExportPackage object > The ExportPackage object methods > RemoveDocument method

NEW  RemoveDocument method

Removes the specified document from the current export package.

Syntax
RemoveDocument(DocGlobalID As String)
Parameters

Name

Description

DocGlobalID

The GlobalID value of the document to remove.

Remarks

Only supported for export packages in the Open status.

Related concepts

NEW About the ExportPackage object